lib/repo-pull: Rename a variable for clarity
authorMatthew Leeds <matthew.leeds@endlessm.com>
Sat, 31 Mar 2018 01:11:45 +0000 (18:11 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 2 Apr 2018 22:05:52 +0000 (22:05 +0000)
commit5d84f5e102e4d9d0cd99425b194d005fa1c10710
treef772632728847abaa35b633de2a8e698446e0eb8
parent005d25cc75242658440ca40adffb0346790d569a
lib/repo-pull: Rename a variable for clarity

In libostree, the phrase "commit metadata" has two meanings-- one is the
first dictionary in a commit GVariant that stores metadata such as ref
bindings, and the other is the commit metadata in the summary file,
which stores the commit size, checksum, and timestamp. In
find_remotes_process_refs(), the entire commit GVariant was being
referred to as commit metadata, so this commit changes the variable
name and a comment to make things more consistent.

Closes: #1528
Approved by: cgwalters
src/libostree/ostree-repo-pull.c